home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / fire-man.swf / scripts / frame_1179 / PlaceObject2_112_1524 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Encoding:
Text File  |  2011-10-17  |  118 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    _root.intro.onSoundComplete = function()
  3.    {
  4.       _root.loop.start(0,99);
  5.    };
  6. }
  7.